Functions to access external resources
Extends from Modelica.Icons.InternalPackage (Icon for an internal package (indicating that the package should not be directly utilized by user)).
| Name | Description |
|---|---|
| Interface for tool specific function to return the absolute path name of a URI or local file name |
Modelica.Utilities.Internal.PartialModelicaServices.ExternalReferences.PartialLoadResourceInterface for tool specific function to return the absolute path name of a URI or local file name
This partial function defines the function interface of a tool-specific implementation in package ModelicaServices. The interface is documented at Modelica.Utilities.Internal.FileSystem.loadResource.
Extends from Modelica.Icons.Function (Icon for functions).
| Name | Description |
|---|---|
| uri | URI or local file name |
| Name | Description |
|---|---|
| fileReference | Absolute path name of file |